Vcenter Deployment VerificationMode
Vcenter Deployment VerificationMode
The Vcenter Deployment VerificationMode enumerated type defines the verification modes for SSL certificates or SSH connections.
Possible values:
NONE
: No verification will be performed.THUMBPRINT
: Passed thumbprint will be used for verification.
This enumeration was added in vSphere API 6.7.
This data structure has no properties.
Enumeration:
NONE,
THUMBPRINT,